Commit 05bcb76ee234a12e06c2bcb7607becc50937278e
1 parent
b34aa1b7
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
admin/admin.db
No preview for this file type
admin/html/admin.css
... | ... | @@ -22,7 +22,7 @@ background: url(../../pacotes/yui290/build/container/img/corner_resize.gif) left |
22 | 22 | cursor: se-resize; |
23 | 23 | } |
24 | 24 | .yui-skin-sam .yui-button button, .yui-skin-sam .yui-button a, .yui-skin-sam .yui-button a:visited{ |
25 | - font-size:1.26em; | |
25 | + font-size:1em; | |
26 | 26 | } |
27 | 27 | .yui-skin-sam .yui-button { |
28 | 28 | margin: 0.25em; | ... | ... |