summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul_V1/WebContent/css/Input.css
diff options
context:
space:
mode:
authortspitzer2013-06-17 16:15:42 +0200
committertspitzer2013-06-17 16:15:42 +0200
commitc466405d3abc2c294bcefb1ffdbb1655c146e6aa (patch)
treee82c7586579c75535c6fceceb6a6c08a10d3420c /Dozentenmodul_V1/WebContent/css/Input.css
parentGrundaufbau der HP (diff)
downloadtutor-module-c466405d3abc2c294bcefb1ffdbb1655c146e6aa.tar.gz
tutor-module-c466405d3abc2c294bcefb1ffdbb1655c146e6aa.tar.xz
tutor-module-c466405d3abc2c294bcefb1ffdbb1655c146e6aa.zip
new
Diffstat (limited to 'Dozentenmodul_V1/WebContent/css/Input.css')
-rw-r--r--Dozentenmodul_V1/WebContent/css/Input.css26
1 files changed, 8 insertions, 18 deletions
diff --git a/Dozentenmodul_V1/WebContent/css/Input.css b/Dozentenmodul_V1/WebContent/css/Input.css
index dce35868..41357090 100644
--- a/Dozentenmodul_V1/WebContent/css/Input.css
+++ b/Dozentenmodul_V1/WebContent/css/Input.css
@@ -5,21 +5,6 @@
src: url(/Dozentenmodul_V1/UbuntuFonts/Ubuntu-L.ttf);
}
-#Logo{
- top:0;
- left:0;
- height:120px;
- width:50%;
-}
-
-#deutsch{
- float:right;
- margin-right:10px;
-}
-
-#englisch{
- float:right;
-}
article.input section {
@@ -93,8 +78,7 @@ article.input section input{
fieldset{
margin-top: 10px;
- margin-left: 30px;
- margin-right: 30px;
+
}
article.input section input{
@@ -154,7 +138,13 @@ font-family:Ubuntu;
width: 500px;
background-color: #c5d2de;
}
-
+#sw_chooser{
+ width: 310px;
+}
+#sw_choosed{
+ width:310px;
+ float:right;
+}
#buttonAddSW{
margin-left: 30px;
width: 150px;