зеркало из https://github.com/mozilla/pjs.git
killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt
This commit is contained in:
Родитель
cf46eeb0d6
Коммит
0976db0c72
|
@ -1,29 +1,7 @@
|
|||
#righttext {
|
||||
text-align: left;
|
||||
font-style: bold;
|
||||
|
||||
}
|
||||
|
||||
#righttext {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#top {
|
||||
background-color: grey
|
||||
}
|
||||
|
||||
table {
|
||||
display: block;
|
||||
width: 100%;
|
||||
border: 0px;
|
||||
min-height: 16px;
|
||||
/* color: white; */
|
||||
}
|
||||
|
||||
td {
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
#pref-appearance {
|
||||
border : 0}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче