Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Moecube Store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Moecube Store
Commits
36b7a1b0
Commit
36b7a1b0
authored
Dec 23, 2012
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style
parent
9233a0b2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
468 additions
and
457 deletions
+468
-457
assets/stylesheets/decks.less
assets/stylesheets/decks.less
+14
-2
decks/new/index.html
decks/new/index.html
+454
-455
No files found.
assets/stylesheets/decks.less
View file @
36b7a1b0
...
...
@@ -10,7 +10,10 @@ body{margin:0;padding:0;background:#eee;}
/*左边区域*/
.card_img{margin:10px 0 0 10px;height:auto;width:auto;}
.card_info{width:135px;height:180px;padding:15px 5px 5px 5px;margin:7px 0 0 10px;}
.card_name{width:300px;height:auto;padding:8px 0;margin:0;font-weight:bold;color:#999999;text-shadow:1px 1px 2px #cccccc;font-size:24px;text-align:center;background:#eeeeee;border:1px solid #cccccc;border-radius:5px 0 0 0;margin:0 0 0 -1px;}
.card_name{
width:300px;height:auto;padding:8px 0;margin:0;font-weight:bold;text-shadow:1px 1px 2px #cccccc;font-size:24px;text-align:center;background:#eeeeee;border:1px solid #cccccc;border-radius:5px 0 0 0;margin:0 0 0 -1px;
a{color:#999999;text-decoration:none;}
}
.attr_name{width:60px;height:14px;padding:0 0 5px 0;margin:0 0 10px 0;color:#FFAD6E;font-size:12px;text-shadow:1px 1px 2px #eeeeee;border-bottom:1px dashed #cccccc;}//text-align:right;
.attr_real{width:75px;height:14px;padding:0 0 5px 0;margin:0 0 10px 0;color:thead_bg#999999;font-size:12px;text-shadow:1px 1px 2px #eeeeee;border-bottom:1px dashed #cccccc;}
.bottom_button_active{height:auto;width:auto;padding:8px 10px;margin:-1px 0 0 10px; border-left:1px solid #CCCCCC;border-top:1px solid #ffffff;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC; font-size:12px;border-radius:0 0 5px 5px;background:#ffffff;}
...
...
@@ -196,6 +199,12 @@ body{margin:0;padding:0;background:#eee;}
}
}
.load_img{margin:25px auto;width:32px;height:32px;display:block;}
#deck_main{
height:295px;
.card_usage{margin-bottom:8px;}
}
#deck_side{height:78px;}
#deck_extra{height:78px;}
}
.search_data.graphic{width:162px;height:700px;float:right;overflow: hidden;
.search_frame{
...
...
@@ -215,7 +224,10 @@ body{margin:0;padding:0;background:#eee;}
{
float:left;width:144px;height:66px;clear:left;border-bottom:1px solid #eeeeee;padding:5px 0;
.search_out_img{float:left;margin:0 5px 0 0;}
.search_out_text{float:left;padding:2px;}
.search_out_text{
float:left;padding:2px;
.search_out_textTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;width:88px;height:14px;}
}
span{font-size:12px;}
}
.page{
...
...
decks/new/index.html
View file @
36b7a1b0
This diff is collapsed.
Click to expand it.
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