summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-21 02:22:29 +0100
committerAndrew Dolgov <[email protected]>2007-08-21 02:22:29 +0100
commite400230ebd2bcc68c66b7bc1edd19bab56b3fd9e (patch)
treee65c972d0e05b27dc734c1709986b5b24f36f1ca /tt-rss.css
parent306cc2d692dbace44202d40bf8b84ce997fb44f4 (diff)
update translations
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e2bf62be5..7efc0142f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -610,7 +610,7 @@ div.prefsTabSelected {
div.notice {
background : #ffffff;
border : 1px solid #88b0f0;
- width : 50%;
+ width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
font-size : 9pt;
@@ -620,7 +620,7 @@ div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
font-size : 9pt;
- width : 50%;
+ width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
}