Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
f395990f
authored
Feb 05, 2013
by
Dányi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one: ajax rename input style updated
parent
560fecd5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
1 deletions
+18
-1
one/static/box.less
+18
-1
No files found.
one/static/box.less
View file @
f395990f
...
@@ -93,6 +93,7 @@
...
@@ -93,6 +93,7 @@
}
}
.summary{
.summary{
padding: 15px 5px;
padding: 15px 5px;
line-height: 1.7em;
border-top: 1px solid #888;
border-top: 1px solid #888;
cursor: pointer;
cursor: pointer;
background-color: #c1c1c1;
background-color: #c1c1c1;
...
@@ -151,6 +152,20 @@
...
@@ -151,6 +152,20 @@
z-index: 2;
z-index: 2;
position: relative;
position: relative;
}
}
input {
border: none;
border-radius: 2px;
border-bottom: 1px solid #888;
margin: 0px 5px;
padding: 1px;
background: rgba(0,0,0,0.1);
font-family: 'Titillium Web', sans-serif;
outline: none;
}
input[type=submit]{
border: 1px solid #888;
cursor: pointer;
}
}
}
&.opened #new-folder-form {
&.opened #new-folder-form {
display: block;
display: block;
...
@@ -168,6 +183,7 @@
...
@@ -168,6 +183,7 @@
height: 40px;
height: 40px;
text-align: center;
text-align: center;
line-height: 40px;
line-height: 40px;
font-size: 0.8em;
}
}
}
}
h3{
h3{
...
@@ -243,8 +259,9 @@
...
@@ -243,8 +259,9 @@
}
}
.info{
.info{
float: right;
float: right;
width: 6
0
px;
width: 6
5
px;
text-align: right;
text-align: right;
font-size: 0.8em;
}
}
}
}
.filetype-c {
.filetype-c {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment