summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-26 13:34:08 +0100
committerAndrew Dolgov <[email protected]>2005-11-26 13:34:08 +0100
commitef775b46d8cc6f2f1f41921b9e939710b3436b72 (patch)
treee102c8182ff18e60c4e573dc862535508ec3f3e9 /tt-rss.css
parent53226edc0d70e85e27d3318750a236ea2ed89ddf (diff)
remove splashscreen
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 681bf95be..b3a7df42c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -595,22 +595,6 @@ div.bigErrorMsg {
margin : 20px;
}
-#splash {
- z-index : 3;
- width : 100%;
- height : 100%;
- position : absolute;
- text-align : center;
- background-image : url("images/vgrad_light_rev.png");
- background-color : white;
- background-position : top left;
- background-repeat : repeat-x;
-}
-
-td.innerSplash {
- margin : 35px;
-}
-
div.prefHelp, td.prefHelp {
font-size : x-small;
color : gray;