art-web r566 - branches/art-hub/css
- From: thos svn gnome org
- To: svn-commits-list gnome org
- Subject: art-web r566 - branches/art-hub/css
- Date: Sun, 7 Dec 2008 18:36:08 +0000 (UTC)
Author: thos
Date: Sun Dec 7 18:36:08 2008
New Revision: 566
URL: http://svn.gnome.org/viewvc/art-web?rev=566&view=rev
Log:
Don't apply styling to form input elements
Modified:
branches/art-hub/css/style.css
Modified: branches/art-hub/css/style.css
==============================================================================
--- branches/art-hub/css/style.css (original)
+++ branches/art-hub/css/style.css Sun Dec 7 18:36:08 2008
@@ -95,33 +95,6 @@
color: #3f3f3f;
}
-/* styling form widgets like bugzilla.gnome.org */
-input,textarea {
- border: 1px solid #6f6f6f;
-/* background: #dddddd; */
-}
-
-input.login_small {
- border-style: none;
-}
-
-input:focus,textarea:focus {
- background-color: #f7f2d0;
- color: #000000;
-}
-
-/* select {
- border: groove
-} */
-
-option {
- border: 0px none #ffffff;
-}
-
-input[type=radio] {
- margin-left: 1em;
-}
-
/* footer */
#footer {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]