start working on new version of Firefox LCARStrek theme by moving old theming to...
[themes.git] / LCARStrek / browser / aboutDialog.css
diff --git a/LCARStrek/browser/aboutDialog.css b/LCARStrek/browser/aboutDialog.css
deleted file mode 100644 (file)
index 504431b..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-#aboutDialog {
-  padding: 0px 0px 10px;
-}
-
-#clientBox {
-  background-color: #000000;
-  color: #FFCF00;
-}
-
-#brandName {
-  font-weight: bold; font-size: larger;
-} 
-
-#detailsBox {
-  padding-top: 8px;
-  padding-bottom: 10px;
-  -moz-padding-start: 8px;
-  -moz-padding-end: 10px;
-}
-
-#userAgent {
-  margin: 3px 5px;
-  background-color: #000000;
-  color: #FF9F00;
-  padding-top: 1px;
-  padding-bottom: 1px;
-  -moz-padding-start: 2px;
-  -moz-padding-end: 0px;
-  -moz-appearance: none;
-  border: none;
-}
-
-#copyright {
-  color: #9C9CFF;
-  text-decoration: underline;
-}
-
-#groove {
-  margin-top: 0px;
-}
-